﻿@charset "utf-8";
/* CSS Document */

/*右侧gongyong开始*/
.index_right{
	width:900px;
	border:1px solid #e5e5e5;
}
.index_right_tit{
	margin-top:-1px;
	line-height:56px;
	background:#f6f6f6;
	border-top:2px solid #000000;
	font-size:16px;
	color:#270000;
}
.index_right_tit > span{
	margin-top:-2px;
	line-height:56px;
	background:#fff;
	border-top:2px solid #0477d4;
	width:130px;
	float:left;
	text-align:center;
}
.index_right_tit > a{
	float:right;
	color:#333;
	font-size:13px;
	padding-right:20px;
	font-weight:normal;
}
.index_right_inner{
	padding:30px 20px;
	background:#fff;
	overflow:hidden;
}

/*右侧gongyong结束*/
/*产品开始*/
.index_chanpin_ul{
	width:900px;
}
.index_chanpin_ul > li{
	float:left;
	width:280px;
	margin-left: 4px;
	margin-right: 4px;
}
.index_chanpin_ul > li > a{
	display:block;
}
.index_chanpin_ul > li > a > span{
	display:block;
	width: 276px;
	border:1px solid #efefef;
	padding:3px;
}
.index_chanpin_ul > li > a > span > img{
	display:block;
	width:276px;
	height: 207px;
}
.index_chanpin_ul > li > a > p{
	border:1px solid #efefef;
	border-top:0;
	padding-left:10px;
	line-height:40px;
	font-size:13px;
	color:#333;
	text-align: center;
}
/*产品结束*/
/*关于我们开始*/
.index_about_ine{
	font-size:14px;
	line-height:30px;
	color:#333;
	padding-left:10px;
}
.index_about_ine > span{
	float:left;
}
.index_about_ine img {
	float:left;
	width:450px;
	margin-right:15px;
}
.index_about_ine > div{
/*	float:left;*/
	width:839px;
}
/*关于我们结束*/
.index_lxwm{
	font-size:16px;
	color:#333;
	font-weight: 600;
	line-height:32px;
	background:url(../images/index_lxwm_bg.jpg) no-repeat 490px 10px;
}